Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Retrieve past function results for reinforcement learning #334

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

nadeesha
Copy link
Contributor

  • Introduced getLatestJobsResultedByFunctionName to fetch job results based on function name, service, and result type.
  • By default, job results will be ingested into the context.

- Introduced `getLatestJobsResultedByFunctionName` to fetch job results based on function name, service, and result type.
- By default, job results will be ingested into the context.
@nadeesha nadeesha marked this pull request as ready for review December 18, 2024 12:58
@nadeesha nadeesha merged commit f825a8f into main Dec 18, 2024
27 of 28 checks passed
@nadeesha nadeesha deleted the ingest-past-job-context-rl branch December 18, 2024 20:14
johnjcsmith added a commit that referenced this pull request Dec 19, 2024
johnjcsmith added a commit that referenced this pull request Dec 19, 2024
nadeesha added a commit that referenced this pull request Dec 20, 2024
nadeesha added a commit that referenced this pull request Dec 22, 2024
…#346)

* Revert "Revert "feat: Retrieve past function results for reinforcement learning (#334)" (#343)"

This reverts commit 5557f13.

* chore: Add job data anonymization in formatJobsContext function

* update

* chore: Remove unused import and fix formatting in jobs.test.ts

* chore: Standardize type casing in test and run files

* fix: Update test expectations for job status XML tag

* fix: Correct case sensitivity in test assertions for job context formatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants